﻿2026-06-21T09:37:48.2832529Z ##[group]Run actions/checkout@v5
2026-06-21T09:37:48.2833355Z with:
2026-06-21T09:37:48.2833842Z   repository: SaberMage/spt-core
2026-06-21T09:37:48.2837508Z   token: ***
2026-06-21T09:37:48.2837904Z   ssh-strict: true
2026-06-21T09:37:48.2838308Z   ssh-user: git
2026-06-21T09:37:48.2838722Z   persist-credentials: true
2026-06-21T09:37:48.2839259Z   clean: true
2026-06-21T09:37:48.2839659Z   sparse-checkout-cone-mode: true
2026-06-21T09:37:48.2840122Z   fetch-depth: 1
2026-06-21T09:37:48.2840513Z   fetch-tags: false
2026-06-21T09:37:48.2840918Z   show-progress: true
2026-06-21T09:37:48.2841329Z   lfs: false
2026-06-21T09:37:48.2841718Z   submodules: false
2026-06-21T09:37:48.2842163Z   set-safe-directory: true
2026-06-21T09:37:48.2842826Z ##[endgroup]
2026-06-21T09:37:48.3711593Z Syncing repository: SaberMage/spt-core
2026-06-21T09:37:48.3713332Z ##[group]Getting Git version info
2026-06-21T09:37:48.3714029Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T09:37:48.3715062Z [command]/usr/bin/git version
2026-06-21T09:37:48.3740630Z git version 2.43.0
2026-06-21T09:37:48.3759303Z ##[endgroup]
2026-06-21T09:37:48.3770488Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bbeeb75e-cbb5-44b7-9ca4-4717893ea25c' before making global git config changes
2026-06-21T09:37:48.3771785Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T09:37:48.3773530Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T09:37:48.3806038Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T09:37:48.3825287Z https://github.com/SaberMage/spt-core
2026-06-21T09:37:48.3835343Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T09:37:48.3837872Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T09:37:48.3860446Z HEAD
2026-06-21T09:37:48.3890382Z ##[endgroup]
2026-06-21T09:37:48.3890992Z [command]/usr/bin/git submodule status
2026-06-21T09:37:48.4077079Z ##[group]Cleaning the repository
2026-06-21T09:37:48.4079603Z [command]/usr/bin/git clean -ffdx
2026-06-21T09:37:51.2287728Z Removing target/
2026-06-21T09:37:51.2299279Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T09:37:51.2480176Z HEAD is now at c0bf77b0b Merge eb73da70b21789083fb6422e895676c0d37fa24f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:37:51.2485404Z ##[endgroup]
2026-06-21T09:37:51.2487834Z ##[group]Disabling automatic garbage collection
2026-06-21T09:37:51.2491824Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T09:37:51.2519646Z ##[endgroup]
2026-06-21T09:37:51.2520134Z ##[group]Setting up auth
2026-06-21T09:37:51.2525327Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T09:37:51.2552177Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T09:37:51.2744810Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T09:37:51.2771044Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T09:37:51.2953543Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T09:37:51.2980198Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T09:37:51.3162585Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T09:37:51.3192123Z ##[endgroup]
2026-06-21T09:37:51.3192625Z ##[group]Fetching the repository
2026-06-21T09:37:51.3198103Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c0bf77b0b4dd74c6cbb616f6714f6003077c0c66:refs/remotes/pull/27/merge
2026-06-21T09:37:51.8169198Z ##[endgroup]
2026-06-21T09:37:51.8169871Z ##[group]Determining the checkout info
2026-06-21T09:37:51.8170548Z ##[endgroup]
2026-06-21T09:37:51.8174920Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T09:37:51.8215099Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T09:37:51.8239214Z ##[group]Checking out the ref
2026-06-21T09:37:51.8249390Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T09:37:51.8294124Z HEAD is now at c0bf77b0b Merge eb73da70b21789083fb6422e895676c0d37fa24f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:37:51.8297335Z ##[endgroup]
2026-06-21T09:37:51.8335938Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T09:37:51.8362565Z c0bf77b0b4dd74c6cbb616f6714f6003077c0c66
